[INFO] fetching crate pmsh 0.1.1...
[INFO] testing pmsh-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate pmsh 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate pmsh 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pmsh 0.1.1
[INFO] tweaked toml for crates.io crate pmsh 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pmsh 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pmsh 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg_aliases v0.1.1
[INFO] [stderr]   Downloaded conpty v0.5.1
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded ptyprocess v0.5.0
[INFO] [stderr]   Downloaded expectrl v0.8.0
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded conch-parser v0.1.1
[INFO] [stderr]   Downloaded windows v0.44.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 265178276c88027f92e9a3baed9d3b0d6b1bfee5ef9b6deacb10d6e5d27e8358
[INFO] running `Command { std: "docker" "start" "-a" "265178276c88027f92e9a3baed9d3b0d6b1bfee5ef9b6deacb10d6e5d27e8358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "265178276c88027f92e9a3baed9d3b0d6b1bfee5ef9b6deacb10d6e5d27e8358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "265178276c88027f92e9a3baed9d3b0d6b1bfee5ef9b6deacb10d6e5d27e8358", kill_on_drop: false }`
[INFO] [stdout] 265178276c88027f92e9a3baed9d3b0d6b1bfee5ef9b6deacb10d6e5d27e8358
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f64b83f2b41e460055e42322b2f0c9f9b1d9047225322002ce225e8924c98944
[INFO] running `Command { std: "docker" "start" "-a" "f64b83f2b41e460055e42322b2f0c9f9b1d9047225322002ce225e8924c98944", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling conch-parser v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling pmsh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f64b83f2b41e460055e42322b2f0c9f9b1d9047225322002ce225e8924c98944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f64b83f2b41e460055e42322b2f0c9f9b1d9047225322002ce225e8924c98944", kill_on_drop: false }`
[INFO] [stdout] f64b83f2b41e460055e42322b2f0c9f9b1d9047225322002ce225e8924c98944
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b28f278b317e9f846e60bcb8eb5f591f2030213196032f5ce9556c723e52ac1
[INFO] running `Command { std: "docker" "start" "-a" "1b28f278b317e9f846e60bcb8eb5f591f2030213196032f5ce9556c723e52ac1", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling ptyprocess v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling expectrl v0.8.0
[INFO] [stderr]    Compiling pmsh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1b28f278b317e9f846e60bcb8eb5f591f2030213196032f5ce9556c723e52ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b28f278b317e9f846e60bcb8eb5f591f2030213196032f5ce9556c723e52ac1", kill_on_drop: false }`
[INFO] [stdout] 1b28f278b317e9f846e60bcb8eb5f591f2030213196032f5ce9556c723e52ac1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a04eb0554b2860b922b5c813d43050314a0dfc13d99adc93d0108c095710a678
[INFO] running `Command { std: "docker" "start" "-a" "a04eb0554b2860b922b5c813d43050314a0dfc13d99adc93d0108c095710a678", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pmsh-749367c61bea0ce4)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test autocomplete::tests::test_complete_with_registry ... ok
[INFO] [stdout] test autocomplete::tests::test_extract_git_context ... ok
[INFO] [stdout] test autocomplete::tests::test_extract_command_and_word ... ok
[INFO] [stdout] test autocomplete::tests::test_pmsh_helper_hinter_highlighter ... ok
[INFO] [stdout] test builtins::complete::tests::test_complete_builtin_missing_wordlist ... ok
[INFO] [stdout] test builtins::cd::tests::test_cd_help ... ok
[INFO] [stdout] test builtins::complete::tests::test_complete_builtin_register ... ok
[INFO] [stdout] test builtins::complete::tests::test_complete_builtin_remove ... ok
[INFO] [stdout] test builtins::compgen::tests::test_compgen_builtin_with_wordlist_and_word ... ok
[INFO] [stdout] test builtins::complete::tests::test_complete_builtin_no_args ... ok
[INFO] [stdout] test builtins::compgen::tests::test_compgen_builtin_no_args ... ok
[INFO] [stdout] test autocomplete::tests::test_pmsh_helper_completer ... ok
[INFO] [stdout] test builtins::export::tests::test_export_existing_var ... ok
[INFO] [stdout] test builtins::export::tests::test_export_unknown_var_is_noop ... ok
[INFO] [stdout] test builtins::export::tests::test_export_with_value ... ok
[INFO] [stdout] test builtins::export::tests::test_export_no_args_prints_exports ... ok
[INFO] [stdout] test builtins::unset::tests::test_unset_multiple_vars ... ok
[INFO] [stdout] test builtins::history::tests::test_history_builtin_prints ... ok
[INFO] [stdout] test builtins::cd::tests::test_cd_dash_switches_to_previous_dir ... ok
[INFO] [stdout] test builtins::cd::tests::test_cd_dash_without_oldpwd ... ok
[INFO] [stdout] test builtins::export::tests::test_export_multiple_args ... ok
[INFO] [stdout] test colors::tests::test_green ... ok
[INFO] [stdout] test builtins::unset::tests::test_unset_nonexistent_var_is_noop ... ok
[INFO] [stdout] test builtins::exit::tests::test_exit_builtin_save_failure ... ok
[INFO] [stdout] test builtins::unset::tests::test_unset_no_args_returns_error ... ok
[INFO] [stdout] test colors::tests::test_red ... ok
[INFO] [stdout] test builtins::version::tests::test_version_builtin_success ... ok
[INFO] [stdout] test builtins::version::tests::test_version_builtin_with_args ... ok
[INFO] [stdout] test builtins::exit::tests::test_exit_help ... ok
[INFO] [stdout] test completion_registry::tests::test_comp_registry_static ... ok
[INFO] [stdout] test builtins::compgen::tests::test_compgen_builtin_with_wordlist_no_word ... ok
[INFO] [stdout] test completion_registry::tests::test_completion_registry_new ... ok
[INFO] [stdout] test completion_registry::tests::test_completion_registry_get_non_existent ... ok
[INFO] [stdout] test completion_registry::tests::test_completion_registry_remove ... ok
[INFO] [stdout] test completion_registry::tests::test_completion_registry_register_and_get ... ok
[INFO] [stdout] test builtins::exit::tests::test_exit_builtin_saves_history ... ok
[INFO] [stdout] test executor::tests::test_execute_pipeline_empty ... ok
[INFO] [stdout] test executor::tests::test_execute_variable_assignment ... ok
[INFO] [stdout] test functions::tests::test_get_non_existent ... ok
[INFO] [stdout] test functions::tests::test_new ... ok
[INFO] [stdout] test executor::tests::test_execute_external_nonexistent_fails ... ok
[INFO] [stdout] hello
[INFO] [stdout] in subshell
[INFO] [stdout] test functions::tests::test_set_and_get ... ok
[INFO] [stdout] test executor::tests::test_execute_subshell ... ok
[INFO] [stdout] test history::tests::test_history_manager_load_empty ... ok
[INFO] [stdout] test autocomplete::tests::test_get_git_branches_and_remotes ... ok
[INFO] [stdout] test parser::tests::test_parse_double_single_quotes ... ok
[INFO] [stdout] test parser::tests::test_parse_assignments ... ok
[INFO] [stdout] test parser::tests::test_parse_error ... ok
[INFO] [stdout] test parser::tests::test_parse_function ... ok
[INFO] [stdout] test parser::tests::test_parse_null ... ok
[INFO] [stdout] test functions::tests::test_overwrite ... ok
[INFO] [stdout] test parser::tests::test_parse_only_assignments ... ok
[INFO] [stdout] test parser::tests::test_parse_script ... ok
[INFO] [stdout] test parser::tests::test_parse_simple ... ok
[INFO] [stdout] test parser::tests::test_parse_special_chars ... ok
[INFO] [stdout] test parser::tests::test_parse_subshell ... ok
[INFO] [stdout] test executor::tests::test_execute_function_error_restores_vars ... ok
[INFO] [stdout] test path_utils::tests::test_collapse_tilde ... ok
[INFO] [stdout] test repl::tests::test_execute_line_empty ... ok
[INFO] [stdout] test repl::tests::test_execute_line_source_file ... ok
[INFO] [stdout] test repl::tests::test_execute_line_source_file_not_found ... ok
[INFO] [stdout] test repl::tests::test_execute_line_with_builtin_handled_continue ... ok
[INFO] [stdout] test repl::tests::test_execute_pipeline_struct_builtins_through_pipeline ... ok
[INFO] [stdout] test repl::tests::test_execute_pipeline_struct_executor_error ... ok
[INFO] [stdout] test repl::tests::test_execute_pipeline_struct_non_simple ... ok
[INFO] [stdout] test parser::tests::test_parse_parameters ... ok
[INFO] [stdout] test parser::tests::test_parse_pipeline ... ok
[INFO] [stdout] test repl::tests::test_execute_pipeline_struct_source_not_found ... ok
[INFO] [stdout] test repl::tests::test_execute_pipeline_struct_source ... ok
[INFO] [stdout] test repl::tests::test_repl_executes_command_and_exits_on_eof ... ok
[INFO] [stdout] test repl::tests::test_repl_executes_pipeline ... ok
[INFO] [stdout] test repl::tests::test_repl_interrupted_event ... ok
[INFO] [stderr]      Running tests/integration_repl.rs (/opt/rustwide/target/debug/deps/integration_repl-a6b9549cabd97738)
[INFO] [stdout] called_func
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test integration_repl_subshell_env_isolation ... ok
[INFO] [stdout] test integration_repl_subshell_cd_isolation ... ok
[INFO] [stderr]      Running tests/test_autocomplete.rs (/opt/rustwide/target/debug/deps/test_autocomplete-cd85eed68fd92403)
[INFO] [stdout] test integration_repl_echo_and_exit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_autocomplete_cargo_toml ... ok
[INFO] [stdout] test test_autocomplete_custom_complete ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_autocomplete_args.rs (/opt/rustwide/target/debug/deps/test_autocomplete_args-e48d101240c7cc39)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_autocomplete_argument ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_compgen.rs (/opt/rustwide/target/debug/deps/test_compgen-21a90752bcdc912c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_compgen_builtin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_functions.rs (/opt/rustwide/target/debug/deps/test_functions-fe0ac5df41f777bf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_function_keyword ... ok
[INFO] [stdout] test test_function_arguments ... ok
[INFO] [stdout] test test_function_definition_and_execution ... ok
[INFO] [stdout] test test_multiline_function_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.71s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_source.rs (/opt/rustwide/target/debug/deps/test_source-306b73d269abc25f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_source_builtin ... ok
[INFO] [stderr]      Running tests/test_subshell_fork.rs (/opt/rustwide/target/debug/deps/test_subshell_fork-4cce8a3e8e9e0f75)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_nested_subshells ... ok
[INFO] [stdout] test test_subshell_variable_isolation ... ok
[INFO] [stdout] test test_subshell_directory_isolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a04eb0554b2860b922b5c813d43050314a0dfc13d99adc93d0108c095710a678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04eb0554b2860b922b5c813d43050314a0dfc13d99adc93d0108c095710a678", kill_on_drop: false }`
[INFO] [stdout] a04eb0554b2860b922b5c813d43050314a0dfc13d99adc93d0108c095710a678
